net/http.connectMethod.key (method)

3 uses

	net/http (current package)
		transport.go#L1501: 		key:        cm.key(),
		transport.go#L1739: 		cacheKey:      cm.key(),
		transport.go#L2003: func (cm *connectMethod) key() connectMethodKey {